dispose

open fun dispose()

Performs cleanup operations for this view. Currently, this method is empty but can be overridden to release resources if ClockView were to manage more complex resources directly. The primary cleanup of stopping the handler is done in stop.